RPC - определение. Что такое RPC
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое RPC - определение

WIKIMEDIA DISAMBIGUATION PAGE
Rpc; RPC (disambiguation); R.P.C.
Найдено результатов: 29
RPC         
Remote Procedure Call (Reference: Sun, Xerox, OSF, ECMA, RFC 1831)
RPC         
RPC         
Region Playback Control (Reference: DVD)
Remote Procedure Call         
MECHANISM TO ALLOW SOFTWARE TO EXECUTE A REMOTE PROCEDURE
Remote Procedure Call; Remote procedure calls; Remoting; Remote method call; List of RPC implementations
<networking, programming> (RPC) A protocol which allows a program running on one host to cause code to be executed on another host without the programmer needing to explicitly code for this. RPC is an easy and popular paradigm for implementing the client-server model of {distributed computing}. An RPC is initiated by the caller (client) sending request message to a remote system (the server) to execute a certain procedure using arguments supplied. A result message is returned to the caller. There are many variations and subtleties in various implementations, resulting in a variety of different (incompatible) RPC protocols. Sun RPC is defined in RFC 1057 and ONC RPC in {RFC 1831}. (2003-06-04)
Remote procedure call         
MECHANISM TO ALLOW SOFTWARE TO EXECUTE A REMOTE PROCEDURE
Remote Procedure Call; Remote procedure calls; Remoting; Remote method call; List of RPC implementations
In distributed computing, a remote procedure call (RPC) is when a computer program causes a procedure (subroutine) to execute in a different address space (commonly on another computer on a shared network), which is coded as if it were a normal (local) procedure call, without the programmer explicitly coding the details for the remote interaction. That is, the programmer writes essentially the same code whether the subroutine is local to the executing program, or remote.
Jakarta XML RPC         
JAKARTA EE SPECIFICATION
JAX-RPC; JAX RPC; Java API for XML-based RPC
Jakarta XML RPC (JAX-RPC; formerly Java API for XML Based RPC) allows a Jakarta EE application to invoke a Java-based web service with a known description while still being consistent with its WSDL description. JAX-RPC is one of the Java XML programming APIs.
XML-RPC         
DATA SERIALIZATION FORMAT
XML RPC; Xmlrpc; XMLRPC; Xml-rpc
XML-RPC is a remote procedure call (RPC) protocol which uses XML to encode its calls and HTTP as a transport mechanism.Simon St.
JSON-RPC         
COMPUTER NETWORK PROTOCOL
Jsonrpc; JSONRPC; JSON RPC
JSON-RPC is a remote procedure call protocol encoded in JSON. It is similar to the XML-RPC protocol, defining only a few data types and commands.
Microsoft RPC         
Msrpc; MSRPC
Microsoft RPC (Microsoft Remote Procedure Call) is a modified version of DCE/RPC. Additions include partial support for UCS-2 (but not Unicode) strings, implicit handles, and complex calculations in the variable-length string and structure paradigms already present in DCE/RPC.
RPC (Panama)         
TELEVISION STATION IN PANAMA CITY, PANAMA
HOF-TV; RPC-TV
RPC-TV is a television network, and is headquartered in Panama City, Panama, with repeaters throughout the country. RPC is the oldest commercial TV station in Panama, airing imported shows, programming for kids, and local and international sporting events.

Википедия

RPC